added SSCLI 1.0
[windows-sources.git] / shared source / sscli20 / tools / nmake / nmmsg.h
blobb604f3dff5f1b9dab814ba06223e594f41743284
1 // ==++==
2 //
3 //
4 // Copyright (c) 2006 Microsoft Corporation. All rights reserved.
5 //
6 // The use and distribution terms for this software are contained in the file
7 // named license.txt, which can be found in the root of this distribution.
8 // By using this software in any fashion, you are agreeing to be bound by the
9 // terms of this license.
10 //
11 // You must not remove this notice, or any other, from this software.
12 //
14 // ==--==
15 // File nmmsg.h created by mkmsg.bat from source nmmsg.us
16 #define SYNTAX_NO_PAREN 1000
17 #define SYNTAX_BAD_CHAR 1001
18 #define SYNTAX_ONE_DOLLAR 1002
19 #define SYNTAX_NO_EQUALS 1003
20 #define SYNTAX_NO_MACRO_NAME 1004
21 #define SYNTAX_NO_SEQUENCE 1005
22 #define SYNTAX_NO_QUOTE 1006
23 #define SYNTAX_QUOTE_UNEXPECTED 1007
24 #define SYNTAX_BAD_DIRECTIVE 1017
25 #define SYNTAX_MISSING_DIRECTIVE 1018
26 #define SYNTAX_TOO_MANY_IFS 1019
27 #define SYNTAX_EOF_NO_DIRECTIVE 1020
28 #define SYNTAX_UNEXPECTED_ELSE 1021
29 #define SYNTAX_MISSING_END_CHAR 1022
30 #define SYNTAX_INVALID_EXPR 1023
31 #define SYNTAX_BAD_CMDSWITCHES 1024
32 #define SYNTAX_UNEXPECTED_ENDIF 1025
33 #define SYNTAX_NO_NAME 1031
34 #define SYNTAX_UNEXPECTED_TOKEN 1033
35 #define SYNTAX_NO_SEPARATOR 1034
36 #define SYNTAX_NO_SEP_OR_EQUALS 1035
37 #define SYNTAX_TOO_MANY_NAMES 1036
38 #define SYNTAX_NO_TARGET_NAME 1037
39 #define LEXER_INTERNAL 1038
40 #define PARSER_INTERNAL 1039
41 #define MACRO_INTERNAL 1040
42 #define BUILD_INTERNAL 1041
43 #define EXPR_TOO_LONG_INTERNAL 1042
44 #define TOO_MANY_TMP_FILES_INTERNAL 1043
45 #define SPAWN_FAILED_ERROR 1045
46 #define OUT_OF_SEARCH_HANDLES 1046
47 #define MISSING_ARG_BEFORE_PAREN 1047
48 #define CANT_WRITE_FILE 1048
49 #define MACRO_TOO_LONG 1049
50 #define USER_CONTROLLED 1050
51 #define OUT_OF_MEMORY 1051
52 #define CANT_OPEN_FILE 1052
53 #define CANT_READ_FILE 1053
54 #define CANT_MAKE_INLINE 1054
55 #define OUT_OF_ENV_SPACE 1055
56 #define NO_COMMAND_COM 1056
57 #define BAD_UNLINK 1057
58 #define USER_INTERRUPT 1058
59 #define MISSING_CLOSING_BRACE 1059
60 #define ERROR_CLOSING_FILE 1060
61 #define CMDLINE_F_NO_FILENAME 1061
62 #define CMDLINE_X_NO_FILENAME 1062
63 #define CMDLINE_NO_MACRONAME 1063
64 #define CMDLINE_NO_MAKEFILE 1064
65 #define CMDLINE_BAD_OPTION 1065
66 #define NO_WILDCARD_MATCH 1069
67 #define CYCLE_IN_MACRODEF 1070
68 #define CYCLE_IN_TREE 1071
69 #define CYCLE_IN_INCLUDES 1072
70 #define CANT_MAKE_TARGET 1073
71 #define NAME_TOO_LONG 1076
72 #define BAD_RETURN_CODE 1077
73 #define CONST_TOO_BIG 1078
74 #define DIVIDE_BY_ZERO 1079
75 #define BAD_OP_TYPES 1080
76 #define CANT_FIND_PROGRAM 1081
77 #define EXEC_NO_MEM 1082
78 #define TARGET_MACRO_IS_NULL 1083
79 #define CANT_CREATE_TEMP 1084
80 #define MIXED_RULES 1085
81 #define DEPENDENTS_ON_RULE 1086
82 #define MIXED_SEPARATORS 1087
83 #define BAD_SEPARATOR 1088
84 #define CMDS_ON_PSEUDO 1089
85 #define DEPS_ON_PSEUDO 1090
86 #define TOO_MANY_RULE_NAMES 1092
87 #define MIXED_TARGETS 1093
88 #define SYNTAX_KEEP_INLINE_FILE 1094
89 #define COMMAND_TOO_LONG 1095
90 #define EXTMAKE_CANNOT_OPEN 1096
91 #define EXTMAKE_NO_FILENAME 1097
92 #define EXTMAKE_BAD_SYNTAX 1098
93 #define BAD_BATCH_MACRO 1100
94 #define CANT_SUPPORT_UNICODE 1101
95 #define OUT_OF_HANDLES 2001
96 #define SYNTAX_CMDFILE 4001
97 #define RESETTING_MACRO 4002
98 #define TOO_MANY_RULES 4004
99 #define IGNORING_RULE 4005
100 #define ILLEGAL_SPECIAL_MACRO 4006
101 #define TRUNCATING_FILENAME 4007
102 #define REMOVED_TARGET 4008
103 #define BUILD_FAILED_SLASH_K 4010
104 #define TARGET_ERROR_IN_CHILD 4011
105 #define FILE_DOESNT_EXIST 1
106 #define TARGET_UP_TO_DATE 2
107 #define UPDATE_INFO 3
108 #define TIME_FORMAT 4
109 #define TOUCHING_TARGET 5
110 #define TARGET_DOESNT_EXIST 6
111 #define INFERENCE_MESSAGE 7
112 #define MACROS_MESSAGE 8
113 #define TARGETS_MESSAGE 9
114 #define COMMANDS_MESSAGE 10
115 #define FLAGS_MESSAGE 11
116 #define DEPENDENTS_MESSAGE 12
117 #define USER_MESSAGE 13
118 #define MACRO_DEFINITION 14
119 #define MSG_IDE_BUILD 15
120 #define FATAL_ERROR_MESSAGE 20
121 #define ERROR_MESSAGE 21
122 #define WARNING_MESSAGE 22
123 #define STOP_MESSAGE 23
124 #define COPYRIGHT_MESSAGE_1 24
125 #define COPYRIGHT_MESSAGE_2 25
126 #define MESG_FIRST 100
127 #define MESG_USAGE 101
128 #define MESG_WHERE 102
129 #define MESG_A 103
130 #define MESG_B 104
131 #define MESG_C 105
132 #define MESG_D 106
133 #define MESG_E 107
134 #define MESG_HELP 108
135 #define MESG_I 109
136 #define MESG_K 110
137 #define MESG_M 111
138 #define MESG_N 112
139 #define MESG_L 113
140 #define MESG_P 114
141 #define MESG_Q 115
142 #define MESG_R 116
143 #define MESG_S 117
144 #define MESG_T 118
145 #define MESG_V 119
146 #define MESG_U 120
147 #define MESG_Y 121
148 #define MESG_LAST 122
149 #define MESG_OPTIONS 125